For a list of all members of this type, see RestSettingBuilder<T> members.
Name | Description | |
---|---|---|
![]() | ContentSerializer | specifies a custom function to serialize content sent to the server it should accept a single object or an array of objects and return a string (Inherited from Infragistics.Web.Mvc.RestSetting) |
![]() | ContentType | specifies the content type of the request (Inherited from Infragistics.Web.Mvc.RestSetting) |
![]() | Create | settings for create requests (Inherited from Infragistics.Web.Mvc.RestSetting) |
![]() | EncodeRemoveInRequestUri | specifies whether the ids of the removed resources are send through the request URI (Inherited from Infragistics.Web.Mvc.RestSetting) |
![]() | Remove | settings for remove requests (Inherited from Infragistics.Web.Mvc.RestSetting) |
![]() | Settings | rest settings |
![]() | Update | settings for update requests (Inherited from Infragistics.Web.Mvc.RestSetting) |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub